CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python 参考

搜索资源列表

  1. PythonEssentialReference

    0下载:
  2. Python 精要参考(第二版),是本Python架构的书籍,对于探讨Python核心思想是本值得参考的。-Python Essential Reference, Second Edition. It is a meaningful reference for research on the core of python system, from the structure and relationship of python components.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:610040
    • 提供者:赵河
  1. byteofpython_120

    0下载:
  2. python的入门指导书,适合刚开始学习的使用者阅读参考-python
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:210490
    • 提供者:henan
  1. Phthontest

    0下载:
  2. 几个经典的python算法,非常值得参考!希望能够指出不足之处!-some classic python programs!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1639
    • 提供者:zhangheng
  1. nltk-2[1].0b3.tar

    0下载:
  2. NLTK -自然语言工具包-是一套开放源码 的Python模块,数据集,并支持研究和教学 发展中的自然语言处理。 文件:大量文件如何使用NLTK ,包括一本教科书和API文档,是可从NLTK网址: http://www.nltk.org/ -这本书涉及范围广泛的介绍性主题,自然语言处理,并显示如何做的所有处理任务使用的工具包。 -该工具包的参考文件介绍了每一个模块, 接口,类,方法,功能,和可变的工具包。 这个文件应该是有益的用户和开发人员。-NLTK--
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:884765
    • 提供者:liwen
  1. BeginningPythonUsingPytho2.6andPython3.1

    0下载:
  2. python 在Python 2.6和Python 3.1环境下的使用参考,内容详尽,由James W. Payne编写-A manual book for pyhton programming, in the environment of Python 2.6 and Python 3.1,writted by James W. Payne
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4209576
    • 提供者:
  1. pythonbook

    0下载:
  2. 一本讲解在python编程的好书,简单易懂,适用于自学和参考-An explanation of programming in the unix environment, a good book, easy to understand, for self-study and reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6479108
    • 提供者:李永发
  1. OpenCV2.2_API_Specification

    0下载:
  2. 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3465067
    • 提供者:
  1. GtkP2.0-

    0下载:
  2. 本教程讲述 GTK 的 C 接口。还有许多其它语言的 GTK 绑定如 C++、Perl、Python、TOM、Ada95、Objective C、Free Pascal、Eiffel、Java 和 C#。如果你想使用 GTK 其它语言的绑定,请先查看该绑定的文档。有时这些文档会讲一些重要的概念,然后你再来参考本教程。还有一些跨平台的 API (如 wxWindows 和 V),它们把 GTK 作为一个支持的平台。同样,先参考它们的文档。-This tutorial describes the C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:565156
    • 提供者:格拉斯
  1. python_arcobjects

    0下载:
  2. python 调用arcobjects的方法 参考-python method call arcobjects reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:213104
    • 提供者:test
  1. Newton_GDBH.tar

    0下载:
  2. 用pyhton简化的Nowton迭代,实现计算x^6=5的所有实根。适用与初学python的同学参考。同时附带GDBH问题在大于等于6时的10000次迭代范围内的正确性验证-calculate the equation : x^6=5, find all the real number x. Using python and Newton Iteration Method.Then the appendix code is about the puzzle of GDBH and the sol
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1725
    • 提供者:若水三千
  1. mines

    0下载:
  2. 利用python中的pygame模块编写的扫雷程序,采用了面向对象的设计方式,对数据有很好的封装,可以作为学习参考。-Mine clearance program written in python pygame module, object-oriented design, the data have a good package, can be used as a reference.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:520952
    • 提供者:高汉清
  1. BasicDjango3

    0下载:
  2. Python的Django中文参考文档。能让你迷上Python!-Python Django Chinese reference documentation. Make you fell in love with the Python!
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:16464
    • 提供者:江龙
  1. pythonproject

    0下载:
  2. 用python实现的一个基于web app简单的留言板,可供想入门的同学参考,服务器用的是google app 引擎-A simple web app with python message boards, available to want to get into the students refer to the server with the google app
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2133
    • 提供者:陈自立
  1. SL4A-of-Python_API_Chinese

    0下载:
  2. SL4A之Python_API_中文参考,python for android。-SL4A of Python_API_ Chinese reference, python for android.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:35929
    • 提供者:Wujiezhong
  1. five-chess

    0下载:
  2. 用python写的五子棋,可以运行,速度一般,作为初学者可以进行参考,由VC改编的一个五子棋。-Of backgammon written in python, you can run the speed in general, as a beginner you can reference by VC adaptation of a backgammon.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:160519
    • 提供者:mylimit
  1. PopupMenu

    0下载:
  2. 用python的wxpython编写的一个右键菜单选项的窗口,可以参考学习怎么编写右键菜单及相关点击项目。-Written in python, wxpython a window right-click menu option, you can refer to learn how to write right-click menu and click on the item.
  3. 所属分类:Menu control

    • 发布日期:2017-03-28
    • 文件大小:1621
    • 提供者:mylimit
  1. hamster3-2

    0下载:
  2. 自己用python写的打地鼠游戏,不够完善,仅供参考-Inadequate for reference only own fight hamster game written in python
  3. 所属分类:Other Games

    • 发布日期:2017-11-09
    • 文件大小:1782
    • 提供者:guohao
  1. SendOptimal

    0下载:
  2. 一个PYTHON实现的次优顺序查找树的生成,可以作为一个参考。-The PYTHON achieve sub-optimal search tree in order to generate can be used as a reference.
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:704
    • 提供者:ciah275 zhang
  1. doxygen_manual-1.8.3

    0下载:
  2. Doxygen是一种开源跨平台的,以类似JavaDoc风格描述的文档系统,完全支持C、C++、Java、Objective-C和IDL语言,部分支持PHP、C#。注释的语法与Qt-Doc、KDoc和JavaDoc兼容。Doxgen可以从一套归档源文件开始,生成HTML格式的在线类浏览器,或离线的LATEX、RTF参考手册。-a code document generator tool for * C/C++ * Java * Objective-C * Python * ID
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1936391
    • 提供者:zhu
  1. python_programming

    0下载:
  2. 一本Linux环境下脚本语言oython的电子书,供大家参考-a ebook about python programming, reference for programmer
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:11592508
    • 提供者:大为
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com